var message=" sunset ; "; // Message for the alert box // Don't edit below! function click(e) { if (document.all) { if (event.button == 2) { alert(message); return false; } } if (document.layers) { if (e.which == 3) { alert(message); return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click; // -->
Monday, June 05, 2006
Resigned;
today i went to school and did my econs and bought a can of green tea, and went home =))
GONE WITH ECONOMICS !!
NEXT UP - ACCOUNTING
WAY TO GO
x10:17 AM